In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / PdfFileNavigation Event

PdfFileNavigation Event (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Event PdfFileNavigation As GdViewer.PdfFileNavigationEventHandler
public event GdViewer.PdfFileNavigationEventHandler PdfFileNavigation
public event PdfFileNavigation: GdViewer.PdfFileNavigationEventHandler; 
In JScript, you can handle the events defined by another class, but you cannot define your own.
public: __event GdViewer.PdfFileNavigationEventHandler* PdfFileNavigation
public:

event GdViewer.PdfFileNavigationEventHandler^ PdfFileNavigation
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members